Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / IQKI<MQKI> Class
Fields Properties Methods


In This Topic
    IQKI<MQKI> Class Members
    In This Topic

    The following tables list the members exposed by IQKI<MQKI>.

    Protected Fields
     NameDescription
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Checks whether the connection is opened.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Closes the connection.  
    Public MethodExecutes a SQL statement against this connection and returns the number of affected rows. (Inherited from Nevron.Nov.Data.NDbConnection)
    Public MethodExecutes the query against this connection, and returns an NDbDataReader. (Inherited from Nevron.Nov.Data.NDbConnection)
    Public MethodExecutes the query and returns the first column of the first row in the result set returned by the query. All other columns and rows are ignored. (Inherited from Nevron.Nov.Data.NDbConnection)
    Public MethodOverridden.   
    Top
    See Also